$ littlescripts.sh
AI-discoverable index of CLI tools. Curated metadata for humans and machines.
Install
curl -fsSL https://littlescripts.sh/install | sh How it works
Search tools, get AI-ready metadata, or pipe structured JSON into your scripts and agents.
# search tools by what they do
$ littlescripts search json
jq Command-line JSON processor
yq YAML, JSON, XML, CSV processor
# get AI-ready metadata for any tool
$ littlescripts agents fzf
# fzf
> Interactive fuzzy-matching filter for the terminal.
## When to Use
- User needs to interactively pick items from a large list
- Building a selector/picker UI in a shell script
...
# or pipe JSON for scripts and AI agents
$ littlescripts info jq --json | jq '.ai.use_when'
[
"Extracting fields from API responses",
"Transforming JSON between formats",
"Pretty-printing JSON for readability"
]
For AI Agents
Every tool has structured AI metadata. Connect via MCP, fetch agents.md, or browse recipes.
MCP Server
Native tool-use for Claude Code and other MCP clients. Search tools, get metadata, find by task.
# add to MCP config
"littlescripts": {
"url":
"https://littlescripts.sh/mcp"
}
AGENTS.md
Condensed index of all 1977 tools in one file. Per-tool files with full metadata.
# full catalog
$ curl littlescripts.sh/agents.md
# per-tool detail
$ curl littlescripts.sh/agents/jq.md
Recipes
Multi-tool pipelines for common tasks. Find files, process JSON, search code, and more.
# find and open a file
fd --type f \
| fzf --preview 'bat ' \
| xargs vim
Featured Tools
AWS CLI
PythonOfficial command-line interface for Amazon Web Services
Azure CLI
PythonOfficial command-line interface for Microsoft Azure
bat
RustA cat clone with syntax highlighting and Git integration
delta
RustA syntax-highlighting pager for git, diff, and grep output
DigitalOcean CLI
GoOfficial command-line interface for DigitalOcean
eza
RustA modern replacement for ls
fd
RustA simple, fast and user-friendly alternative to find
fzf
GoA command-line fuzzy finder
gogcli
GoScript-friendly CLI for Gmail, Calendar, Drive, and 12+ Google services
Google Cloud CLI
PythonOfficial command-line interface for Google Cloud Platform
jq
CCommand-line JSON processor
lazygit
GoSimple terminal UI for git commands
ripgrep
RustRecursively search directories for a regex pattern, blazingly fast
Terraform
GoInfrastructure as code for any cloud or service
tmux
CTerminal multiplexer for managing multiple sessions
Categories
All Tools (1977)
View all →2048-cli
CA 2048 clone that runs in the terminal
3D-renderer
CConsole-based 3D renderer using ASCII characters to display and rotate shapes
abandon
ScalaText-based double-entry accounting system with infinite precision arithmetic
abduco
CSession management for running programs independently of their terminal
ack
PerlA grep-like tool optimized for programmers, written in Perl
aclock
CASCII analog clock for text console displays and terminals
acmetool
GoEasy-to-use CLI for automatically acquiring Let's Encrypt certificates
act3
GoGlance at the last 3 runs of your GitHub Actions
active-win-cli
JavaScriptGet the title, ID, and other info of the active window
add-gitignore
JavaScriptInteractively generate a .gitignore for software projects
addrb
GoA lightweight CLI/TUI address book with CardDAV support
AdGuardian-Term
RustTUI dashboard for monitoring AdGuard Home traffic in real time
adless
GoLocal domains blocker written in Go
aerc
GoA pretty good email client for the terminal
Aewan
CMulti-layered ASCII graphics and animation editor
ag
CThe Silver Searcher - a fast code search tool inspired by ack
age
GoSimple, modern, and secure file encryption tool with UNIX-style composability
agg
RustGenerate animated GIF files from asciinema recordings
AI
ShellA command-line ChatGPT client in BASH with conversation support
AIChat
RustUse ChatGPT/GPT-3.5/GPT-4 in the terminal
aider
PythonAI pair programming in your terminal
aido-cli
PythonExecute commands through natural language via GPT models
aimssh
GoSSH-based Pomodoro timer app
ain
GoAn HTTP API client for the terminal